The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "datetime::format::strptime"

DateTime::Format::Strptime - Parse and format strp and strf time patterns River stage three • 129 direct dependents • 265 total dependents

This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for "DateTime". While "strftime" takes a "DateTime" and a pattern and returns a string, "strptime" takes a string and a pattern and returns the "DateTi...

DROLSKY/DateTime-Format-Strptime-1.79 - 02 May 2021 19:16:22 UTC - Search in distribution

DateTime::Format::Builder::Parser::Strptime - strptime based date parsing River stage three • 24 direct dependents • 517 total dependents

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC - Search in distribution

Time::Strptime::Format - strptime(3) format compiler and parser. River stage one • 2 direct dependents • 2 total dependents

This is Time::Strptime engine....

KARUPA/Time-Strptime-1.04 - 21 Jun 2019 22:09:11 UTC - Search in distribution

Plagger::Date - DateTime subclass for Plagger River stage one • 2 direct dependents • 2 total dependents

This module subclasses DateTime for plagger's own needs. rebless ... parse ... parse_dwim ... strptime ... now ... from_epoch ... format($format) Convenience method. Returns the datetime in the format passed (either a formatter object or a blessed re...

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC - Search in distribution

icli - Icinga Command Line Interface River stage zero No dependents

icli is a command line interface to Icinga. By default it lists all services and their states. Note that when supplying custom config and status file paths, icli also works with Nagios. 100% compatibility is not guaranteed, however. icli only works w...

DERF/App-Icli-0.48 - 13 Jun 2014 20:17:25 UTC - Search in distribution

Date - extremely fast Date framework with timezones, microseconds, relative dates and intervals support. River stage one • 6 direct dependents • 6 total dependents

Date is a port of C++ "panda::date" framework which is complete feature-rich date framework, supporting timezones (not just offsets), microseconds, relative dates and intervals. Timezones with leap seconds (right/*) are also supported. Date supports ...

SYBER/Date-5.2.13 - 31 Jan 2024 13:00:52 UTC - Search in distribution

dateseq - Generate a sequence of dates River stage one • 2 direct dependents • 2 total dependents

This utility is similar to Unix seq command, except that it generates a sequence of dates....

PERLANCAR/App-dateseq-0.112 - 12 Oct 2022 01:17:08 UTC - Search in distribution

Workflow - Simple, flexible system to implement workflows River stage zero No dependents

Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC - Search in distribution

Cookie - Cookie Object with Encryption or Signature River stage one • 2 direct dependents • 6 total dependents

This is a powerful and versatile package to create and represent a cookie compliant with the latest standard as set by rfc6265 <https://datatracker.ietf.org/doc/html/rfc6265>. This can be used as a standalone module, or can be managed as part of the ...

JDEGUEST/Cookie-v0.3.5 - 12 Feb 2024 23:53:10 UTC - Search in distribution

HTML::FormFu - HTML Form Creation, Rendering and Validation Framework River stage two • 13 direct dependents • 25 total dependents

HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of fo...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC - Search in distribution

Text::PO - Read and write PO files River stage zero No dependents

This module parse GNU PO (portable object) and POT (portable object template) files, making it possible to edit the localised text and write it back to a po file. Text::PO::MO reads and writes ".mo" (machine object) binary files. Thus, with those mod...

JDEGUEST/Text-PO-v0.7.0 - 10 Dec 2023 08:44:41 UTC - Search in distribution

Changes - Changes file management River stage one • 1 direct dependent • 1 total dependent

This module is designed to read and update "Changes" files that are provided as part of change management in software distribution. It is not limited to CPAN, and is versatile and flexible giving you a lot of control. Its distinctive value compared t...

JDEGUEST/Changes-v0.3.5 - 11 Oct 2023 07:34:22 UTC - Search in distribution

dateseq-idn - Like dateseq, but with built-in support for Indonesian holidays River stage one • 1 direct dependent • 1 total dependent

This utility is a wrapper for dateseq, with builtin support for Indonesian holidays (data from Calendar::Indonesia::Holiday). It offers additional --holiday (and --noholiday, as well as -j) options to let you filter dates based on whether they are In...

PERLANCAR/App-dateseq-idn-0.004 - 05 Aug 2021 00:06:06 UTC - Search in distribution
  • App::dateseq::idn - Like dateseq, but with built-in support for Indonesian holidays

Module::Generic - Generic Module to inherit from River stage two • 16 direct dependents • 20 total dependents

Module::Generic as its name says it all, is a generic module to inherit from. It is designed to be fast and provide a useful framework and speed up coding and debugging. It contains standard and support methods that may be superseded by your module. ...

JDEGUEST/Module-Generic-v0.37.2 - 09 May 2024 13:48:04 UTC - Search in distribution

DBIx::BulkUtil - Sybase/SybaseIQ/Oracle bulk load and other utilities River stage zero No dependents

Provide easy to use bulk load and other utility methods....

DOUGW/DBIx-BulkUtil-0.05 - 14 Jul 2016 17:10:31 UTC - Search in distribution

DBIx::Custom - DBI extension to execute insert, update, delete, and select easily River stage one • 4 direct dependents • 4 total dependents

DBIx::Custom is DBI wrapper module to execute SQL easily. This module have the following features. * Execute "insert", "update", "delete", or "select" statement easily * Create "where" clause flexibly * Named place holder support * Model support * Co...

KIMOTO/DBIx-Custom-0.45 - 16 Dec 2021 00:31:02 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1078 direct dependents • 3738 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Time::P - Parse times from strings. River stage zero No dependents

Parses a string to get a time out of it using "Format Specifiers" reminiscent of C's "scanf" and indeed "strptime" functions....

COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTC - Search in distribution

Facebook::Graph - A fast and easy way to integrate your apps with Facebook. River stage one • 4 direct dependents • 4 total dependents

This is a Perl interface to the Facebook Graph API <http://developers.facebook.com/docs/api>. With this module you can currently query public Facebook data, query privileged Facebook data, and build a privileged Facebook application. See the TODO for...

RIZEN/Facebook-Graph-1.1205 - 21 Jan 2019 17:26:56 UTC - Search in distribution

DPKG::Log - Parse the dpkg log River stage zero No dependents

This module is used to parse a logfile and store each line as a DPKG::Log::Entry object....

APTITUZ/DPKG-Log-1.20 - 23 Feb 2011 09:10:56 UTC - Search in distribution
82 results (0.074 seconds)